home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
fish
/
726-750
/
739
/
keti
/
.edrc
next >
Wrap
Text File
|
1995-03-18
|
603b
|
18 lines
; this script will help U formatting labels with Matt Dillon's phantastic DME
; add it to your .edrc file and have fun
margin 44
wordwrap on
map a-y (justify full)
map a-x unjustify
map a-f (ping 1 while !r (unjustify down first while c=32 del) pong 1 reformat)
map a-a ((1m) wright left (0m))
menuadd Eti PRINT_ETI (saveas t:label execute (tools:print/keti t:label))
menuadd Eti LOAD_DIR0 (execute (dir >t:label df0: all) insfile t:label)
menuadd Eti LOAD_DIR1 (execute (dir >t:label df1: all) insfile t:label)
menuadd Eti LOAD_CONT (insfile df0:contents)
menuadd Eti TOGL_WRAP (wordwrap toggle)